Skip to content

Conversation

@lorisleiva
Copy link
Member

@lorisleiva lorisleiva commented Nov 4, 2024

This PR fixes an issue in the JavaScript getTypeManifestVisitors where complex link node paths would be incorrectly resolved due to the fact that the NodeStack would follow in invalid path in the tree. The new methods to save and restore NodePaths inside the NodeStack help us fix this.

@changeset-bot
Copy link

changeset-bot bot commented Nov 4, 2024

🦋 Changeset detected

Latest commit: 452424e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@codama/renderers-js-umi Minor
@codama/renderers-js Minor
@codama/renderers Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Member Author

lorisleiva commented Nov 4, 2024

Merge activity

  • Nov 4, 8:46 AM EST: A user started a stack merge that includes this pull request via Graphite.
  • Nov 4, 9:15 AM EST: Graphite rebased this pull request as part of a merge.
  • Nov 4, 9:16 AM EST: A user merged this pull request with Graphite.

@lorisleiva lorisleiva changed the base branch from loris/fix-link-node-path-for-unwrap-type-visitor to graphite-base/284 November 4, 2024 14:11
@lorisleiva lorisleiva changed the base branch from graphite-base/284 to main November 4, 2024 14:13
@lorisleiva lorisleiva force-pushed the loris/fix-link-node-path-for-type-manifest-visitors branch from c5bb297 to 452424e Compare November 4, 2024 14:14
@lorisleiva lorisleiva merged commit d1bab68 into main Nov 4, 2024
2 checks passed
@lorisleiva lorisleiva deleted the loris/fix-link-node-path-for-type-manifest-visitors branch November 4, 2024 14:16
@github-actions github-actions bot mentioned this pull request Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants